.. _EEex_TranslateGameXY: =================================== EEex_TranslateGameXY =================================== :: EEex_TranslateGameXY(mouseGameX, mouseGameY) Translates the given mouse coordinate to viewport coordinates **Parameters** * **mouseGameX** - x game coordinate to translate * **mouseGameY** - y game coordinate to translate **Return** Returns translated x and y viewport coordinates **Example** :: EEex_TranslateGameXY() **See Also** :ref:`EEex_ScreenToWorldXY`, :ref:`EEex_GetTrueMousePos`